#contact-link-background {
  background-color: #2f3233;
  position: absolute;
  top: 49px;
  left: 0;
  right: 0;
  max-height: 95px;
  z-index: 2;
  max-width: 100vw;
  min-width: 285px;
}

#contact-link-container {
  background-color: #00adef;
  position: fixed;
  top: 49px;
  left: 0;
  right: 0;
  max-height: 95px;
  z-index: 3;
  max-width: 100vw;
  min-width: 285px;
  text-align: center;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
}

#contact-link:link, #contact-link:visited, #contact-link:active {
  color: #2f3233;
}

#contact-link:hover {
  color: #2f3233;
}

#contact-link {
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  white-space: nowrap;
  opacity: 1;
}

@media all and (min-width: 485.01px) {
  #contact-link {
    font-size: 75px;
  }

  #contact-link-background {
    height: 87px;
  }
}

@media all and (max-width: 485px) {
  #contact-link {
    font-size: 50px;
  }

  #contact-link-background {
    height: 59;
  }
}
/*
     FILE ARCHIVED ON 15:30:30 Dec 28, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:15:58 Nov 11, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.664
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.01
  esindex: 0.012
  cdx.remote: 101.742
  LoadShardBlock: 133.765 (3)
  PetaboxLoader3.datanode: 408.864 (4)
  PetaboxLoader3.resolve: 98.265 (2)
  load_resource: 416.848
*/